home *** CD-ROM | disk | FTP | other *** search
/ The Magic Death 2 / The Magic Death - Virtual Murder 2.ISO / magicmpc / cr_toad.mmm / meta.txt < prev   
Encoding:
Text File  |  1993-10-05  |  3.3 KB  |  49 lines

  1. Name
  2. ----
  3. CR_ToadRhino:magicMPC:redo:
  4.  
  5. Strings
  6. ------
  7. Sounds
  8. Macromedia Director
  9.  
  10. stxt
  11. ----
  12. Toad: Fingerprints - There is a set of corrupted fingerprints on the jar.  They appear to belong to large hands, but they are impossible to identify.
  13. Toad: Additional Information - The toad is an osteopilus septentrionalis,  also known as a Cuban tree frog, a variety common to the tropics.  It is not native to the midwestern United States.  It is available through some pet shops.  As far as we can figure out, the worm is a plain old earthworm.
  14. Toad: Fingerprints - There is a set of corrupted fingerprints on the jar.  They appear to belong to small hands, but they are impossible to identify.
  15. Hint: Lucie discovered that two out of thirty contacted pet shops report carrying this species of frog.  One of the stores reports selling one on Saturday to an elderly woman.
  16. Hint: Lucie discovered that two out of thirty contacted pet shops report carrying this species of frog.  One of the stores reports selling one on Saturday to a young man.
  17. Hint: Lucie discovered that two out of thirty contacted pet shops report carrying this species of frog.  One of the stores reports selling one on Saturday to a young man.
  18. -- arriveAtAdditional
  19. macro arriveAtAdditional
  20.  
  21. arriveAt "Additional"
  22. if not itemDone (84) then 
  23.   markItem (84)
  24.   takeTime "Additional"
  25.   addNoteCast "Crime", A72
  26. end if
  27. -- arriveAtPrints
  28. macro arriveAtPrints
  29.  
  30. arriveAt "Prints"
  31. if not itemDone (85) then 
  32.   markItem (85)
  33.   takeTime "Prints"
  34.   addNoteCast "Crime", A71
  35. end if
  36. -- arriveAtHint
  37. macro arriveAtHint theHint
  38.  
  39. arriveAt "Hint"&string(theHint)
  40. if not itemDone (86) then 
  41.   markItem (86)
  42.   takeTime "Hint"
  43.   addNoteCast "Crime", A81+theHint
  44. end if
  45. -- goPrints
  46. macro goPrints
  47.  
  48. global ClueSet
  49. if ClueSet = 1 then
  50.   goTo "PrintsA"
  51. else
  52.   goTo "Prints"
  53. end if
  54. -- arriveAtPrintsA
  55. macro arriveAtPrintsA
  56.  
  57. arriveAt "Prints"
  58. if not itemDone (85) then 
  59.   markItem (85)
  60.   takeTime "PrintsA"
  61.   addNoteCast "Crime", A73
  62. end if
  63. -- goBackShrine
  64. macro goBackShrine
  65.  
  66. global FilesOnHD, HDPath, CDPath
  67.  
  68. if FilesOnHD then
  69.   cursor 4  -- wait cursor
  70.   waitingSound
  71.   go frame "Select" of movie HDPath&"CR_Shrin"
  72. else
  73.   cursor 4  -- wait cursor
  74.   waitingSound
  75.   go frame "Select" of movie CDPath&"CR_Shrin"
  76. end if
  77. -- selectTool
  78. macro selectTool thetool
  79.  
  80. global CurrentTool
  81.  
  82. clickSound
  83. set CurrentTool = theTool
  84. -- showResult
  85. macro showResult thePlace
  86.  
  87. puppetTransition 09,2,4
  88. play frame thePlace
  89. -- doneResult
  90. macro doneResult
  91.  
  92. puppetTransition 10,2,4
  93. play Done
  94. -- showZoom
  95. macro showZoom thePlace
  96.  
  97. play frame thePlace
  98. -- doneZoom
  99. macro doneZoom
  100.  
  101. play Done
  102.  
  103. Script Channel Commands
  104. --------------------
  105. goBackShrineprepareWander 23goNextFramego (marker("Additional")+2)goTo "Hint"&String(ClueSet)goPrintsidleThisFramearriveAtPrintsAarriveAtAdditionalgoTo "Additional"arriveAtPrintsgoMovie "Help_For"goNotebookidleSound 1doQuitarriveAtInMovie "CR_Toad", "Select"
  106. when keyDown then nothing
  107. when mouseDown then nothinggoMovie "Help"preLoadCrimeCast
  108. when keyDown then goto "Select"
  109. when mouseDown then goto "Select"arriveAtInMovie "CR_Coat", "Select"go "Select"WanderIcon 23, 22doneWandering 23goMenugoTo "Help"goTo "Time"arriveAtHint 1preLoadCrimeCast
  110. goNextFramearriveAtHint 2arriveAtHint 3
  111.  
  112. vwci
  113. ----
  114. 1033:     TdAddHnt1
  115. 1034:     TdAddHnt2
  116.  
  117. Fonts
  118. -----
  119. American Typewriter
  120. Geneva
  121. Geneva
  122. Courier
  123. Monaco
  124. Tekton
  125. Chicago
  126. Lithos Bold
  127.